Skip to content

Prevent body scroll on chat page so navbar stays fixed The navbar uses position:sticky, so body scroll caused it to move off-screen. Lock body overflow:hidden when ChatPage mounts, restore on unmount. https://claude.ai/code/session_01FQzfAs9Ye8H6tQGEkugFjN#4

Merged
fibonacci998 merged 1 commit into
mainfrom
claude/mobile-chat-scroll-5HYnW
Mar 20, 2026

Conversation

@fibonacci998
Copy link
Copy Markdown
Owner

No description provided.

The navbar uses position:sticky, so body scroll caused it to move
off-screen. Lock body overflow:hidden when ChatPage mounts, restore
on unmount.

https://claude.ai/code/session_01FQzfAs9Ye8H6tQGEkugFjN
@fibonacci998 fibonacci998 merged commit e1703b3 into main Mar 20, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants